home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / emulators / tap3zxs / docs / readme.dos < prev    next >
Text File  |  1978-11-24  |  1KB  |  27 lines

  1.  
  2. I have modified babolo@relcom.net original code to make it work properly
  3. with my MSDOS compilers (the original didn't work on MSDOS, only with Unix).
  4.  
  5. The biggest modification was the rather than using input/output redirection
  6. and piping. The convertors take their parameters from the command line.
  7. However at the time of writing no checking was done on the number of
  8. parameters used. So be careful. The lack of checking of command line
  9. parameter was so the code could be easily returned to its original state.
  10.  
  11. The code compiles without warnings with DJGPP (GNU C/C++/Obj C for MSDOS)
  12. and with two(or was it three) warnings with Turbo C++ 3.0.
  13.  
  14. If you want original functionality, remove the comment markers in the
  15. #define section at the top of the .c files. and comment out the FILE *
  16. definitions and the two fopen() lines. 
  17.  
  18. Note now when compiling Turbo C++ will go bananas, not sure why....
  19.      however there is no trouble with DJGPP, the convertor just won't work.
  20.  
  21. --
  22. \_\_\_\_   \_\_\_\_  \_    \_     *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
  23.  \_     \_  \_        \_\_  \_    +   Ben Baylis (B.Baylis@cs.ucl.ac.uk)   *
  24.   \_\_\_\_   \_\_\_    \_ \_ \_   *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
  25.    \_     \_  \_        \_  \_\_  + Give me a ZX81 and I'll rule the world *
  26.     \_\_\_\_   \_\_\_\_  \_    \_ *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
  27.